google.golang.org/grpc/internal/transport.http2Server.mu (field)
30 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L109: mu sync.Mutex // guard the following
http2_server.go#L539: t.mu.Lock()
http2_server.go#L541: t.mu.Unlock()
http2_server.go#L546: t.mu.Unlock()
http2_server.go#L557: t.mu.Unlock()
http2_server.go#L569: t.mu.Unlock()
http2_server.go#L583: t.mu.Unlock()
http2_server.go#L611: t.mu.Unlock()
http2_server.go#L653: t.mu.Lock()
http2_server.go#L655: t.mu.Unlock()
http2_server.go#L705: t.mu.Lock()
http2_server.go#L706: defer t.mu.Unlock()
http2_server.go#L744: t.mu.Lock()
http2_server.go#L749: t.mu.Unlock()
http2_server.go#L903: t.mu.Lock()
http2_server.go#L905: t.mu.Unlock()
http2_server.go#L1213: t.mu.Lock()
http2_server.go#L1216: t.mu.Unlock()
http2_server.go#L1221: t.mu.Unlock()
http2_server.go#L1282: t.mu.Lock()
http2_server.go#L1284: t.mu.Unlock()
http2_server.go#L1293: t.mu.Unlock()
http2_server.go#L1308: t.mu.Lock()
http2_server.go#L1316: t.mu.Unlock()
http2_server.go#L1373: t.mu.Lock()
http2_server.go#L1374: defer t.mu.Unlock()
http2_server.go#L1388: t.mu.Lock()
http2_server.go#L1390: t.mu.Unlock()
http2_server.go#L1403: t.mu.Unlock()
http2_server.go#L1414: t.mu.Unlock()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)